home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LabelMaster 1.0.cpt / LabelMaster 1.0 / background_4376.txt < prev    next >
Text File  |  1990-12-13  |  9KB  |  446 lines

  1. -- background: 4376 from stack: in.0
  2. -- bmap block id: 6192
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on idle
  8.  
  9. end idle
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16. -- part 13 (field)
  17. -- low flags: 01
  18. -- high flags: 0000
  19. -- rect: left=2 top=102 right=119 bottom=170
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 1
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: 
  28. ----- HyperTalk script -----
  29. put field name1 into field spine1
  30.  
  31.  
  32.  
  33. -- part 5 (field)
  34. -- low flags: 01
  35. -- high flags: 0000
  36. -- rect: left=0 top=120 right=244 bottom=170
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 0
  40. -- font id: 3
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: 
  45.  
  46.  
  47. -- part 14 (field)
  48. -- low flags: 01
  49. -- high flags: 0000
  50. -- rect: left=171 top=102 right=119 bottom=339
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: 
  59.  
  60.  
  61. -- part 9 (field)
  62. -- low flags: 01
  63. -- high flags: 0000
  64. -- rect: left=171 top=120 right=247 bottom=340
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 0 / 0
  67. -- text alignment: 0
  68. -- font id: 3
  69. -- text size: 9
  70. -- style flags: 0
  71. -- line height: 12
  72. -- part name: 
  73.  
  74.  
  75. -- part 15 (button)
  76. -- low flags: 00
  77. -- high flags: 0000
  78. -- rect: left=20 top=273 right=299 bottom=52
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 21700 / 21700
  81. -- text alignment: 1
  82. -- font id: 0
  83. -- text size: 12
  84. -- style flags: 0
  85. -- line height: 16
  86. -- part name: Home
  87. ----- HyperTalk script -----
  88. on mouseUp
  89.   visual effect iris open
  90.   go Home
  91. end mouseUp
  92.  
  93.  
  94.  
  95. -- part 21 (button)
  96. -- low flags: 00
  97. -- high flags: 0004
  98. -- rect: left=465 top=19 right=57 bottom=511
  99. -- title width / last selected line: 0
  100. -- icon id / first selected line: 1007 / 1007
  101. -- text alignment: 1
  102. -- font id: 0
  103. -- text size: 12
  104. -- style flags: 0
  105. -- line height: 16
  106. -- part name: Transfer Titles to Flap & Print
  107. ----- HyperTalk script -----
  108. on mouseUp
  109.   beep
  110.  
  111. end mouseUp
  112.  
  113.  
  114.  
  115. -- part 24 (field)
  116. -- low flags: 01
  117. -- high flags: 0000
  118. -- rect: left=342 top=102 right=120 bottom=510
  119. -- title width / last selected line: 0
  120. -- icon id / first selected line: 0 / 0
  121. -- text alignment: 1
  122. -- font id: 0
  123. -- text size: 12
  124. -- style flags: 0
  125. -- line height: 16
  126. -- part name: 
  127.  
  128.  
  129. -- part 25 (field)
  130. -- low flags: 01
  131. -- high flags: 0000
  132. -- rect: left=340 top=118 right=246 bottom=510
  133. -- title width / last selected line: 0
  134. -- icon id / first selected line: 0 / 0
  135. -- text alignment: 0
  136. -- font id: 3
  137. -- text size: 9
  138. -- style flags: 0
  139. -- line height: 12
  140. -- part name: 
  141.  
  142.  
  143. -- part 30 (button)
  144. -- low flags: 00
  145. -- high flags: 8002
  146. -- rect: left=60 top=249 right=266 bottom=77
  147. -- title width / last selected line: 0
  148. -- icon id / first selected line: 0 / 0
  149. -- text alignment: 1
  150. -- font id: 0
  151. -- text size: 12
  152. -- style flags: 0
  153. -- line height: 16
  154. -- part name: 1
  155. ----- HyperTalk script -----
  156. on mouseUp
  157.   beep
  158.   set textAlign of field id 5 to left
  159.   set textFont of field id 5 to Geneva
  160.   set textSize of field id 5 to 9
  161. end mouseUp
  162.  
  163.  
  164.  
  165. -- part 34 (button)
  166. -- low flags: 00
  167. -- high flags: 8002
  168. -- rect: left=85 top=249 right=266 bottom=101
  169. -- title width / last selected line: 0
  170. -- icon id / first selected line: 0 / 0
  171. -- text alignment: 1
  172. -- font id: 0
  173. -- text size: 12
  174. -- style flags: 0
  175. -- line height: 16
  176. -- part name: 2
  177. ----- HyperTalk script -----
  178. on mouseUp
  179.   beep
  180.   set textAlign of field id 9 to left
  181.   set textFont of field id 9 to Geneva
  182.   set textSize of field id 9 to 9
  183. end mouseUp
  184.  
  185.  
  186.  
  187. -- part 38 (button)
  188. -- low flags: 00
  189. -- high flags: 8002
  190. -- rect: left=109 top=249 right=266 bottom=125
  191. -- title width / last selected line: 0
  192. -- icon id / first selected line: 0 / 0
  193. -- text alignment: 1
  194. -- font id: 0
  195. -- text size: 12
  196. -- style flags: 0
  197. -- line height: 16
  198. -- part name: 3
  199. ----- HyperTalk script -----
  200. on mouseUp
  201.   beep
  202.   set textAlign of field id 25 to left
  203.   set textFont of field id 25 to Geneva
  204.   set textSize of field id 25 to 9
  205. end mouseUp
  206.  
  207.  
  208.  
  209. -- part 42 (button)
  210. -- low flags: 00
  211. -- high flags: 8002
  212. -- rect: left=154 top=249 right=266 bottom=171
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 1
  216. -- font id: 0
  217. -- text size: 12
  218. -- style flags: 0
  219. -- line height: 16
  220. -- part name: 1
  221. ----- HyperTalk script -----
  222. on mouseUp
  223.   beep
  224.   set textAlign of field id 5 to left
  225.   set textFont of field id 5 to Geneva
  226.   set textSize of field id 5 to 12
  227. end mouseUp
  228.  
  229.  
  230.  
  231. -- part 43 (button)
  232. -- low flags: 00
  233. -- high flags: 8002
  234. -- rect: left=266 top=249 right=266 bottom=283
  235. -- title width / last selected line: 0
  236. -- icon id / first selected line: 0 / 0
  237. -- text alignment: 1
  238. -- font id: 0
  239. -- text size: 12
  240. -- style flags: 0
  241. -- line height: 16
  242. -- part name: 1
  243. ----- HyperTalk script -----
  244. on mouseUp
  245.   beep
  246.   set textAlign of field id 5 to center
  247.   set textFont of field id 5 to Geneva
  248.   set textSize of field id 5 to 9
  249. end mouseUp
  250.  
  251.  
  252.  
  253. -- part 44 (button)
  254. -- low flags: 00
  255. -- high flags: 8002
  256. -- rect: left=369 top=249 right=266 bottom=386
  257. -- title width / last selected line: 0
  258. -- icon id / first selected line: 0 / 0
  259. -- text alignment: 1
  260. -- font id: 0
  261. -- text size: 12
  262. -- style flags: 0
  263. -- line height: 16
  264. -- part name: 1
  265. ----- HyperTalk script -----
  266. on mouseUp
  267.   beep
  268.   set textAlign of field id 5 to center
  269.   set textFont of field id 5 to Geneva
  270.   set textSize of field id 5 to 12
  271. end mouseUp
  272.  
  273.  
  274.  
  275. -- part 45 (button)
  276. -- low flags: 00
  277. -- high flags: 8002
  278. -- rect: left=181 top=249 right=266 bottom=197
  279. -- title width / last selected line: 0
  280. -- icon id / first selected line: 0 / 0
  281. -- text alignment: 1
  282. -- font id: 0
  283. -- text size: 12
  284. -- style flags: 0
  285. -- line height: 16
  286. -- part name: 2
  287. ----- HyperTalk script -----
  288. on mouseUp
  289.   beep
  290.   set textAlign of field id 9 to left
  291.   set textFont of field id 9 to Geneva
  292.   set textSize of field id 9 to 12
  293. end mouseUp
  294.  
  295.  
  296.  
  297. -- part 46 (button)
  298. -- low flags: 00
  299. -- high flags: 8002
  300. -- rect: left=292 top=249 right=266 bottom=308
  301. -- title width / last selected line: 0
  302. -- icon id / first selected line: 0 / 0
  303. -- text alignment: 1
  304. -- font id: 0
  305. -- text size: 12
  306. -- style flags: 0
  307. -- line height: 16
  308. -- part name: 2
  309. ----- HyperTalk script -----
  310. on mouseUp
  311.   beep
  312.   set textAlign of field id 9 to center
  313.   set textFont of field id 9 to Geneva
  314.   set textSize of field id 9 to 9
  315. end mouseUp
  316.  
  317.  
  318.  
  319. -- part 47 (button)
  320. -- low flags: 00
  321. -- high flags: 8002
  322. -- rect: left=397 top=249 right=266 bottom=413
  323. -- title width / last selected line: 0
  324. -- icon id / first selected line: 0 / 0
  325. -- text alignment: 1
  326. -- font id: 0
  327. -- text size: 12
  328. -- style flags: 0
  329. -- line height: 16
  330. -- part name: 2
  331. ----- HyperTalk script -----
  332. on mouseUp
  333.   beep
  334.   set textAlign of field id 9 to center
  335.   set textFont of field id 9 to Geneva
  336.   set textSize of field id 9 to 12
  337. end mouseUp
  338.  
  339.  
  340.  
  341. -- part 48 (button)
  342. -- low flags: 00
  343. -- high flags: 8002
  344. -- rect: left=208 top=249 right=266 bottom=224
  345. -- title width / last selected line: 0
  346. -- icon id / first selected line: 0 / 0
  347. -- text alignment: 1
  348. -- font id: 0
  349. -- text size: 12
  350. -- style flags: 0
  351. -- line height: 16
  352. -- part name: 3
  353. ----- HyperTalk script -----
  354. on mouseUp
  355.   beep
  356.   set textAlign of field id 25 to left
  357.   set textFont of field id 25 to Geneva
  358.   set textSize of field id 25 to 12
  359. end mouseUp
  360.  
  361.  
  362.  
  363. -- part 49 (button)
  364. -- low flags: 00
  365. -- high flags: 8002
  366. -- rect: left=318 top=248 right=265 bottom=334
  367. -- title width / last selected line: 0
  368. -- icon id / first selected line: 0 / 0
  369. -- text alignment: 1
  370. -- font id: 0
  371. -- text size: 12
  372. -- style flags: 0
  373. -- line height: 16
  374. -- part name: 3
  375. ----- HyperTalk script -----
  376. on mouseUp
  377.   beep
  378.   set textAlign of field id 25 to center
  379.   set textFont of field id 25 to Geneva
  380.   set textSize of field id 25 to 9
  381. end mouseUp
  382.  
  383.  
  384.  
  385. -- part 50 (button)
  386. -- low flags: 00
  387. -- high flags: 8002
  388. -- rect: left=423 top=249 right=266 bottom=439
  389. -- title width / last selected line: 0
  390. -- icon id / first selected line: 0 / 0
  391. -- text alignment: 1
  392. -- font id: 0
  393. -- text size: 12
  394. -- style flags: 0
  395. -- line height: 16
  396. -- part name: 3
  397. ----- HyperTalk script -----
  398. on mouseUp
  399.   beep
  400.   set textAlign of field id 25 to center
  401.   set textFont of field id 25 to Geneva
  402.   set textSize of field id 25 to 12
  403. end mouseUp
  404.  
  405.  
  406.  
  407. -- part 52 (button)
  408. -- low flags: 00
  409. -- high flags: 0000
  410. -- rect: left=15 top=302 right=341 bottom=58
  411. -- title width / last selected line: 0
  412. -- icon id / first selected line: 0 / 0
  413. -- text alignment: 1
  414. -- font id: 0
  415. -- text size: 12
  416. -- style flags: 0
  417. -- line height: 16
  418. -- part name: Erase Card
  419. ----- HyperTalk script -----
  420. on mouseUp
  421.  
  422.   beep
  423. end mouseUp
  424.  
  425.  
  426.  
  427. -- part 53 (button)
  428. -- low flags: 00
  429. -- high flags: 0000
  430. -- rect: left=451 top=262 right=310 bottom=505
  431. -- title width / last selected line: 0
  432. -- icon id / first selected line: 0 / 0
  433. -- text alignment: 1
  434. -- font id: 0
  435. -- text size: 12
  436. -- style flags: 0
  437. -- line height: 16
  438. -- part name: New Button
  439. ----- HyperTalk script -----
  440. on mouseUp
  441.  
  442.   visual effect dissolve
  443.   go to card id 2999
  444. end mouseUp
  445.  
  446.